func google.golang.org/grpc.endOfClientStream
3 uses
google.golang.org/grpc (current package)
stream.go#L188: func endOfClientStream(cc *ClientConn, err error, opts ...CallOption) {
stream.go#L211: endOfClientStream(cc, err, opts...)
stream.go#L1119: endOfClientStream(cs.cc, err, cs.opts...)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)